3.3.13 \(\int \sec (c+b x) \sin (a+b x) \, dx\) [213]

Optimal. Leaf size=27 \[ -\frac {\cos (a-c) \log (\cos (c+b x))}{b}+x \sin (a-c) \]

[Out]

-cos(a-c)*ln(cos(b*x+c))/b+x*sin(a-c)

________________________________________________________________________________________

Rubi [A]
time = 0.01, antiderivative size = 27, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.231, Rules used = {4676, 3556, 8} \begin {gather*} x \sin (a-c)-\frac {\cos (a-c) \log (\cos (b x+c))}{b} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sec[c + b*x]*Sin[a + b*x],x]

[Out]

-((Cos[a - c]*Log[Cos[c + b*x]])/b) + x*Sin[a - c]

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, x]

Rule 3556

Int[tan[(c_.) + (d_.)*(x_)], x_Symbol] :> Simp[-Log[RemoveContent[Cos[c + d*x], x]]/d, x] /; FreeQ[{c, d}, x]

Rule 4676

Int[Sec[w_]^(n_.)*Sin[v_], x_Symbol] :> Dist[Cos[v - w], Int[Tan[w]*Sec[w]^(n - 1), x], x] + Dist[Sin[v - w],
Int[Sec[w]^(n - 1), x], x] /; GtQ[n, 0] && FreeQ[v - w, x] && NeQ[w, v]

Rubi steps

\begin {align*} \int \sec (c+b x) \sin (a+b x) \, dx &=\cos (a-c) \int \tan (c+b x) \, dx+\sin (a-c) \int 1 \, dx\\ &=-\frac {\cos (a-c) \log (\cos (c+b x))}{b}+x \sin (a-c)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.17, size = 27, normalized size = 1.00 \begin {gather*} -\frac {\cos (a-c) \log (\cos (c+b x))}{b}+x \sin (a-c) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sec[c + b*x]*Sin[a + b*x],x]

[Out]

-((Cos[a - c]*Log[Cos[c + b*x]])/b) + x*Sin[a - c]

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(160\) vs. \(2(27)=54\).
time = 0.40, size = 161, normalized size = 5.96

method result size
risch \(-i x \,{\mathrm e}^{i \left (a -c \right )}+2 i \cos \left (a -c \right ) x +\frac {2 i \cos \left (a -c \right ) a}{b}-\frac {\ln \left ({\mathrm e}^{2 i \left (b x +a \right )}+{\mathrm e}^{2 i \left (a -c \right )}\right ) \cos \left (a -c \right )}{b}\) \(69\)
default \(\frac {-\frac {\left (\cos \left (a \right ) \cos \left (c \right )+\sin \left (a \right ) \sin \left (c \right )\right ) \ln \left (-\tan \left (b x +a \right ) \cos \left (a \right ) \sin \left (c \right )+\tan \left (b x +a \right ) \sin \left (a \right ) \cos \left (c \right )+\cos \left (a \right ) \cos \left (c \right )+\sin \left (a \right ) \sin \left (c \right )\right )}{\left (\cos ^{2}\left (a \right )\right ) \left (\cos ^{2}\left (c \right )\right )+\left (\cos ^{2}\left (c \right )\right ) \left (\sin ^{2}\left (a \right )\right )+\left (\cos ^{2}\left (a \right )\right ) \left (\sin ^{2}\left (c \right )\right )+\left (\sin ^{2}\left (a \right )\right ) \left (\sin ^{2}\left (c \right )\right )}+\frac {\frac {\left (\cos \left (a \right ) \cos \left (c \right )+\sin \left (a \right ) \sin \left (c \right )\right ) \ln \left (1+\tan ^{2}\left (b x +a \right )\right )}{2}+\left (\sin \left (a \right ) \cos \left (c \right )-\cos \left (a \right ) \sin \left (c \right )\right ) \arctan \left (\tan \left (b x +a \right )\right )}{\left (\cos ^{2}\left (c \right )+\sin ^{2}\left (c \right )\right ) \left (\cos ^{2}\left (a \right )+\sin ^{2}\left (a \right )\right )}}{b}\) \(161\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(b*x+c)*sin(b*x+a),x,method=_RETURNVERBOSE)

[Out]

1/b*(-(cos(a)*cos(c)+sin(a)*sin(c))/(cos(a)^2*cos(c)^2+cos(c)^2*sin(a)^2+cos(a)^2*sin(c)^2+sin(a)^2*sin(c)^2)*
ln(-tan(b*x+a)*cos(a)*sin(c)+tan(b*x+a)*sin(a)*cos(c)+cos(a)*cos(c)+sin(a)*sin(c))+1/(cos(c)^2+sin(c)^2)/(cos(
a)^2+sin(a)^2)*(1/2*(cos(a)*cos(c)+sin(a)*sin(c))*ln(1+tan(b*x+a)^2)+(sin(a)*cos(c)-cos(a)*sin(c))*arctan(tan(
b*x+a))))

________________________________________________________________________________________

Maxima [B] Leaf count of result is larger than twice the leaf count of optimal. 73 vs. \(2 (27) = 54\).
time = 0.29, size = 73, normalized size = 2.70 \begin {gather*} -\frac {2 \, b x \sin \left (-a + c\right ) + \cos \left (-a + c\right ) \log \left (\cos \left (2 \, b x\right )^{2} + 2 \, \cos \left (2 \, b x\right ) \cos \left (2 \, c\right ) + \cos \left (2 \, c\right )^{2} + \sin \left (2 \, b x\right )^{2} - 2 \, \sin \left (2 \, b x\right ) \sin \left (2 \, c\right ) + \sin \left (2 \, c\right )^{2}\right )}{2 \, b} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+c)*sin(b*x+a),x, algorithm="maxima")

[Out]

-1/2*(2*b*x*sin(-a + c) + cos(-a + c)*log(cos(2*b*x)^2 + 2*cos(2*b*x)*cos(2*c) + cos(2*c)^2 + sin(2*b*x)^2 - 2
*sin(2*b*x)*sin(2*c) + sin(2*c)^2))/b

________________________________________________________________________________________

Fricas [A]
time = 3.87, size = 31, normalized size = 1.15 \begin {gather*} -\frac {b x \sin \left (-a + c\right ) + \cos \left (-a + c\right ) \log \left (-\cos \left (b x + c\right )\right )}{b} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+c)*sin(b*x+a),x, algorithm="fricas")

[Out]

-(b*x*sin(-a + c) + cos(-a + c)*log(-cos(b*x + c)))/b

________________________________________________________________________________________

Sympy [B] Leaf count of result is larger than twice the leaf count of optimal. 252 vs. \(2 (20) = 40\).
time = 5.17, size = 435, normalized size = 16.11 \begin {gather*} \left (\begin {cases} - x & \text {for}\: c = \frac {\pi }{2} \\x & \text {for}\: c = - \frac {\pi }{2} \\0 & \text {for}\: b = 0 \\- \frac {2 b x \tan {\left (\frac {c}{2} \right )}}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} - \frac {\log {\left (\tan ^{2}{\left (\frac {b x}{2} \right )} + 1 \right )} \tan ^{2}{\left (\frac {c}{2} \right )}}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} + \frac {\log {\left (\tan ^{2}{\left (\frac {b x}{2} \right )} + 1 \right )}}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} + \frac {\log {\left (\tan {\left (\frac {b x}{2} \right )} - \frac {\tan {\left (\frac {c}{2} \right )}}{\tan {\left (\frac {c}{2} \right )} - 1} - \frac {1}{\tan {\left (\frac {c}{2} \right )} - 1} \right )} \tan ^{2}{\left (\frac {c}{2} \right )}}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} - \frac {\log {\left (\tan {\left (\frac {b x}{2} \right )} - \frac {\tan {\left (\frac {c}{2} \right )}}{\tan {\left (\frac {c}{2} \right )} - 1} - \frac {1}{\tan {\left (\frac {c}{2} \right )} - 1} \right )}}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} + \frac {\log {\left (\tan {\left (\frac {b x}{2} \right )} + \frac {\tan {\left (\frac {c}{2} \right )}}{\tan {\left (\frac {c}{2} \right )} + 1} - \frac {1}{\tan {\left (\frac {c}{2} \right )} + 1} \right )} \tan ^{2}{\left (\frac {c}{2} \right )}}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} - \frac {\log {\left (\tan {\left (\frac {b x}{2} \right )} + \frac {\tan {\left (\frac {c}{2} \right )}}{\tan {\left (\frac {c}{2} \right )} + 1} - \frac {1}{\tan {\left (\frac {c}{2} \right )} + 1} \right )}}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} & \text {otherwise} \end {cases}\right ) \cos {\left (a \right )} + \left (\begin {cases} - \frac {\log {\left (\sin {\left (b x \right )} \right )}}{b} & \text {for}\: c = \frac {\pi }{2} \\\frac {\log {\left (\sin {\left (b x \right )} \right )}}{b} & \text {for}\: c = - \frac {\pi }{2} \\\frac {x}{\cos {\left (c \right )}} & \text {for}\: b = 0 \\- \frac {b x \tan ^{2}{\left (\frac {c}{2} \right )}}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} + \frac {b x}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} + \frac {2 \log {\left (\tan ^{2}{\left (\frac {b x}{2} \right )} + 1 \right )} \tan {\left (\frac {c}{2} \right )}}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} - \frac {2 \log {\left (\tan {\left (\frac {b x}{2} \right )} - \frac {\tan {\left (\frac {c}{2} \right )}}{\tan {\left (\frac {c}{2} \right )} - 1} - \frac {1}{\tan {\left (\frac {c}{2} \right )} - 1} \right )} \tan {\left (\frac {c}{2} \right )}}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} - \frac {2 \log {\left (\tan {\left (\frac {b x}{2} \right )} + \frac {\tan {\left (\frac {c}{2} \right )}}{\tan {\left (\frac {c}{2} \right )} + 1} - \frac {1}{\tan {\left (\frac {c}{2} \right )} + 1} \right )} \tan {\left (\frac {c}{2} \right )}}{b \tan ^{2}{\left (\frac {c}{2} \right )} + b} & \text {otherwise} \end {cases}\right ) \sin {\left (a \right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+c)*sin(b*x+a),x)

[Out]

Piecewise((-x, Eq(c, pi/2)), (x, Eq(c, -pi/2)), (0, Eq(b, 0)), (-2*b*x*tan(c/2)/(b*tan(c/2)**2 + b) - log(tan(
b*x/2)**2 + 1)*tan(c/2)**2/(b*tan(c/2)**2 + b) + log(tan(b*x/2)**2 + 1)/(b*tan(c/2)**2 + b) + log(tan(b*x/2) -
 tan(c/2)/(tan(c/2) - 1) - 1/(tan(c/2) - 1))*tan(c/2)**2/(b*tan(c/2)**2 + b) - log(tan(b*x/2) - tan(c/2)/(tan(
c/2) - 1) - 1/(tan(c/2) - 1))/(b*tan(c/2)**2 + b) + log(tan(b*x/2) + tan(c/2)/(tan(c/2) + 1) - 1/(tan(c/2) + 1
))*tan(c/2)**2/(b*tan(c/2)**2 + b) - log(tan(b*x/2) + tan(c/2)/(tan(c/2) + 1) - 1/(tan(c/2) + 1))/(b*tan(c/2)*
*2 + b), True))*cos(a) + Piecewise((-log(sin(b*x))/b, Eq(c, pi/2)), (log(sin(b*x))/b, Eq(c, -pi/2)), (x/cos(c)
, Eq(b, 0)), (-b*x*tan(c/2)**2/(b*tan(c/2)**2 + b) + b*x/(b*tan(c/2)**2 + b) + 2*log(tan(b*x/2)**2 + 1)*tan(c/
2)/(b*tan(c/2)**2 + b) - 2*log(tan(b*x/2) - tan(c/2)/(tan(c/2) - 1) - 1/(tan(c/2) - 1))*tan(c/2)/(b*tan(c/2)**
2 + b) - 2*log(tan(b*x/2) + tan(c/2)/(tan(c/2) + 1) - 1/(tan(c/2) + 1))*tan(c/2)/(b*tan(c/2)**2 + b), True))*s
in(a)

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 158 vs. \(2 (27) = 54\).
time = 0.44, size = 158, normalized size = 5.85 \begin {gather*} \frac {\frac {4 \, {\left (\tan \left (\frac {1}{2} \, a\right )^{2} \tan \left (\frac {1}{2} \, c\right ) - \tan \left (\frac {1}{2} \, a\right ) \tan \left (\frac {1}{2} \, c\right )^{2} + \tan \left (\frac {1}{2} \, a\right ) - \tan \left (\frac {1}{2} \, c\right )\right )} {\left (b x + c\right )}}{\tan \left (\frac {1}{2} \, a\right )^{2} \tan \left (\frac {1}{2} \, c\right )^{2} + \tan \left (\frac {1}{2} \, a\right )^{2} + \tan \left (\frac {1}{2} \, c\right )^{2} + 1} + \frac {{\left (\tan \left (\frac {1}{2} \, a\right )^{2} \tan \left (\frac {1}{2} \, c\right )^{2} - \tan \left (\frac {1}{2} \, a\right )^{2} + 4 \, \tan \left (\frac {1}{2} \, a\right ) \tan \left (\frac {1}{2} \, c\right ) - \tan \left (\frac {1}{2} \, c\right )^{2} + 1\right )} \log \left (\tan \left (b x + c\right )^{2} + 1\right )}{\tan \left (\frac {1}{2} \, a\right )^{2} \tan \left (\frac {1}{2} \, c\right )^{2} + \tan \left (\frac {1}{2} \, a\right )^{2} + \tan \left (\frac {1}{2} \, c\right )^{2} + 1}}{2 \, b} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+c)*sin(b*x+a),x, algorithm="giac")

[Out]

1/2*(4*(tan(1/2*a)^2*tan(1/2*c) - tan(1/2*a)*tan(1/2*c)^2 + tan(1/2*a) - tan(1/2*c))*(b*x + c)/(tan(1/2*a)^2*t
an(1/2*c)^2 + tan(1/2*a)^2 + tan(1/2*c)^2 + 1) + (tan(1/2*a)^2*tan(1/2*c)^2 - tan(1/2*a)^2 + 4*tan(1/2*a)*tan(
1/2*c) - tan(1/2*c)^2 + 1)*log(tan(b*x + c)^2 + 1)/(tan(1/2*a)^2*tan(1/2*c)^2 + tan(1/2*a)^2 + tan(1/2*c)^2 +
1))/b

________________________________________________________________________________________

Mupad [B]
time = 0.89, size = 112, normalized size = 4.15 \begin {gather*} x\,\left (\frac {{\mathrm {e}}^{-a\,1{}\mathrm {i}+c\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}-\frac {{\mathrm {e}}^{a\,1{}\mathrm {i}-c\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}\right )+x\,\left (\frac {{\mathrm {e}}^{-a\,1{}\mathrm {i}+c\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}+\frac {{\mathrm {e}}^{a\,1{}\mathrm {i}-c\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}\right )-\frac {\ln \left ({\mathrm {e}}^{a\,2{}\mathrm {i}-c\,2{}\mathrm {i}}+{\mathrm {e}}^{a\,2{}\mathrm {i}+b\,x\,2{}\mathrm {i}}\right )\,\left (\frac {{\mathrm {e}}^{-a\,1{}\mathrm {i}+c\,1{}\mathrm {i}}}{2}+\frac {{\mathrm {e}}^{a\,1{}\mathrm {i}-c\,1{}\mathrm {i}}}{2}\right )}{b} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(a + b*x)/cos(c + b*x),x)

[Out]

x*((exp(c*1i - a*1i)*1i)/2 - (exp(a*1i - c*1i)*1i)/2) + x*((exp(c*1i - a*1i)*1i)/2 + (exp(a*1i - c*1i)*1i)/2)
- (log(exp(a*2i - c*2i) + exp(a*2i + b*x*2i))*(exp(c*1i - a*1i)/2 + exp(a*1i - c*1i)/2))/b

________________________________________________________________________________________